func context.newCancelCtx
3 uses
context (current package)
context.go#L236: c := newCancelCtx(parent)
context.go#L242: func newCancelCtx(parent Context) cancelCtx {
context.go#L443: cancelCtx: newCancelCtx(parent),
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)